Skip to main content

Commands CLI

Create a new shopify app

shopify app create

Start a new development server

shopify app serve

Git pushs

  • Something weird happens with the git pushes

To push to github

git push origin

To push heroku

shopify app deploy heroku